whenJSONP
( service in module ngMockE2E
)
Creates a new backend definition for JSONP requests. For more info see when()
.
url – {string|RegExp} –
HTTP url.
{requestHandler}
– Returns an object with respond
and passThrough
methods that
control how a matched request is handled.